[INFO] fetching crate varisat 0.2.2...
[INFO] checking varisat-0.2.2 against try#d0ab665d12770dbaae620b539ee4319b83445f45 for pr-133502-24
[INFO] extracting crate varisat 0.2.2 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate varisat 0.2.2
[INFO] finished tweaking crates.io crate varisat 0.2.2
[INFO] tweaked toml for crates.io crate varisat 0.2.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate varisat 0.2.2 on toolchain d0ab665d12770dbaae620b539ee4319b83445f45
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 78 packages to latest compatible versions
[INFO] [stderr]       Adding env_logger v0.7.1 (available: v0.11.11)
[INFO] [stderr]       Adding itoa v0.4.8 (available: v1.0.18)
[INFO] [stderr]       Adding ordered-float v2.10.1 (available: v5.3.0)
[INFO] [stderr]       Adding proptest v0.10.1 (available: v1.11.0)
[INFO] [stderr]       Adding rand v0.7.3 (available: v0.10.2)
[INFO] [stderr]       Adding rustc-hash v1.1.0 (available: v2.1.3)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.19)
[INFO] [stderr]       Adding vec_mut_scan v0.3.0 (available: v0.5.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 65206a5fe0d6a3fde2751058ce98f78ca30977966a76fa9d631fe090f0da2ec0
[INFO] running `Command { std: "docker" "start" "65206a5fe0d6a3fde2751058ce98f78ca30977966a76fa9d631fe090f0da2ec0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "65206a5fe0d6a3fde2751058ce98f78ca30977966a76fa9d631fe090f0da2ec0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "65206a5fe0d6a3fde2751058ce98f78ca30977966a76fa9d631fe090f0da2ec0" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "65206a5fe0d6a3fde2751058ce98f78ca30977966a76fa9d631fe090f0da2ec0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "65206a5fe0d6a3fde2751058ce98f78ca30977966a76fa9d631fe090f0da2ec0" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling zerocopy v0.8.54
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking bitflags v2.13.1
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking fastrand v2.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking vec_mut_scan v0.3.0
[INFO] [stderr]    Compiling varisat v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking leb128 v0.2.7
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr] warning: varisat@0.2.2: drat-trim proof checker not found, some tests will be disabled: No such file or directory (os error 2)
[INFO] [stderr] warning: varisat@0.2.2: rate proof checker not found, some tests will be disabled: No such file or directory (os error 2)
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling syn v3.0.1
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking rand_xorshift v0.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.16
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling partial_ref_derive v0.3.3
[INFO] [stderr]     Checking partial_ref v0.3.3
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]    Compiling varisat-internal-macros v0.2.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking proptest v0.10.1
[INFO] [stderr]     Checking varisat-formula v0.2.2
[INFO] [stderr]     Checking varisat-dimacs v0.2.2
[INFO] [stderr]     Checking varisat-internal-proof v0.2.2
[INFO] [stderr]     Checking varisat-checker v0.2.2
[INFO] [stdout] warning: unused import: `ImplNode`
[INFO] [stdout]   --> src/prop.rs:13:38
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use graph::{Conflict, ImplGraph, ImplNode, Reason};
[INFO] [stdout]    |                                      ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_drat_trim`
[INFO] [stdout]    --> src/proof.rs:402:24
[INFO] [stdout]     |
[INFO] [stdout] 402 |         #[cfg_attr(not(test_drat_trim), ignore)]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 33 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_drat_trim)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_drat_trim)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_drat_trim`
[INFO] [stdout]    --> src/proof.rs:410:24
[INFO] [stdout]     |
[INFO] [stdout] 410 |         #[cfg_attr(not(test_drat_trim), ignore)]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_drat_trim)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_drat_trim)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_rate`
[INFO] [stdout]    --> src/proof.rs:418:24
[INFO] [stdout]     |
[INFO] [stdout] 418 |         #[cfg_attr(not(test_rate), ignore)]
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_rate)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_rate)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `test_rate`
[INFO] [stdout]    --> src/proof.rs:426:24
[INFO] [stdout]     |
[INFO] [stdout] 426 |         #[cfg_attr(not(test_rate), ignore)]
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_rate)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_rate)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ImplNode`
[INFO] [stdout]   --> src/prop.rs:13:38
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use graph::{Conflict, ImplGraph, ImplNode, Reason};
[INFO] [stdout]    |                                      ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: varisat@0.2.2: drat-trim proof checker not found, some tests will be disabled: No such file or directory (os error 2)
[INFO] [stderr] warning: varisat@0.2.2: rate proof checker not found, some tests will be disabled: No such file or directory (os error 2)
[INFO] [stderr] error: could not compile `varisat` (lib); 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d0ab665d12770dbaae620b539ee4319b83445f45/bin/rustc --crate-name varisat --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a03eab72be554836 -C extra-filename=-a16ced52778910b9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-d5f04c2d9d0d7bf2.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-9981568595f32b7f.rmeta --extern leb128=/opt/rustwide/target/debug/deps/libleb128-747aaa3a1540b4ed.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-55ad662771f624ae.rmeta --extern ordered_float=/opt/rustwide/target/debug/deps/libordered_float-b0702d84441f2c70.rmeta --extern partial_ref=/opt/rustwide/target/debug/deps/libpartial_ref-eab7c31229d826e6.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-59ad630e9e58123f.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-ffe45e1ea0303eda.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-768eacf73c0d24a8.rmeta --extern varisat_checker=/opt/rustwide/target/debug/deps/libvarisat_checker-185bd613e6e33a59.rmeta --extern varisat_dimacs=/opt/rustwide/target/debug/deps/libvarisat_dimacs-c5be89081c75df90.rmeta --extern varisat_formula=/opt/rustwide/target/debug/deps/libvarisat_formula-5da46b5533202a63.rmeta --extern varisat_internal_macros=/opt/rustwide/target/debug/deps/libvarisat_internal_macros-9f2d7a52f5ba2618.so --extern varisat_internal_proof=/opt/rustwide/target/debug/deps/libvarisat_internal_proof-9af669c99f692572.rmeta --extern vec_mut_scan=/opt/rustwide/target/debug/deps/libvec_mut_scan-d6d45d62d21371cd.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] warning: varisat@0.2.2: drat-trim proof checker not found, some tests will be disabled: No such file or directory (os error 2)
[INFO] [stderr] warning: varisat@0.2.2: rate proof checker not found, some tests will be disabled: No such file or directory (os error 2)
[INFO] [stderr] error: could not compile `varisat` (lib test); 5 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d0ab665d12770dbaae620b539ee4319b83445f45/bin/rustc --crate-name varisat --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ef98ebf76906dbe0 -C extra-filename=-f03170192a11fbc2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-d5f04c2d9d0d7bf2.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-14a9096342eb49f4.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-9981568595f32b7f.rmeta --extern leb128=/opt/rustwide/target/debug/deps/libleb128-747aaa3a1540b4ed.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-55ad662771f624ae.rmeta --extern ordered_float=/opt/rustwide/target/debug/deps/libordered_float-b0702d84441f2c70.rmeta --extern partial_ref=/opt/rustwide/target/debug/deps/libpartial_ref-eab7c31229d826e6.rmeta --extern proptest=/opt/rustwide/target/debug/deps/libproptest-e133096d55495f0e.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-926b9b942e9eccaa.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-59ad630e9e58123f.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-ffe45e1ea0303eda.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-0469ee1834ffd71d.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-768eacf73c0d24a8.rmeta --extern varisat_checker=/opt/rustwide/target/debug/deps/libvarisat_checker-185bd613e6e33a59.rmeta --extern varisat_dimacs=/opt/rustwide/target/debug/deps/libvarisat_dimacs-c5be89081c75df90.rmeta --extern varisat_formula=/opt/rustwide/target/debug/deps/libvarisat_formula-5da46b5533202a63.rmeta --extern varisat_internal_macros=/opt/rustwide/target/debug/deps/libvarisat_internal_macros-9f2d7a52f5ba2618.so --extern varisat_internal_proof=/opt/rustwide/target/debug/deps/libvarisat_internal_proof-9af669c99f692572.rmeta --extern vec_mut_scan=/opt/rustwide/target/debug/deps/libvec_mut_scan-d6d45d62d21371cd.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "65206a5fe0d6a3fde2751058ce98f78ca30977966a76fa9d631fe090f0da2ec0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65206a5fe0d6a3fde2751058ce98f78ca30977966a76fa9d631fe090f0da2ec0", kill_on_drop: false }`
[INFO] [stdout] 65206a5fe0d6a3fde2751058ce98f78ca30977966a76fa9d631fe090f0da2ec0
